Fix the handling of MESSAGE_METHOD_UNKNOWN, MESSAGE_PARAMETER_COUNT_MISMATCH,
authorEwan Mellor <ewan@xensource.com>
Sun, 28 Jan 2007 18:37:42 +0000 (18:37 +0000)
committerEwan Mellor <ewan@xensource.com>
Sun, 28 Jan 2007 18:37:42 +0000 (18:37 +0000)
commit1e382e1113925fb3e65b72de3013bea553855cc8
tree9c27bfe6df4385314eb9554b2525613ba5817e91
parent063417a54b01f00991d56d6c8d87b4103b0772ff
Fix the handling of MESSAGE_METHOD_UNKNOWN, MESSAGE_PARAMETER_COUNT_MISMATCH,
through the AsyncProxy.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/XendAPI.py